In `packages/css/types.d.ts` these need to be updated to use `import` instead. ```ts /// <reference path="./loader-queries.d.ts" /> /// <reference path="./types-stub/index.d.ts" /> ```