# Compiler error when using utility types in prop definitions
Types auto imported by Nuxt can't be used for defining components' props
enhancement3.xbug🍰 p2-nice-to-have
`dev` and `build` do not recognize declared types but `typecheck` does.
types3.xpending triageupstream
Type Support for Global Components (e.g. `<nuxt-link>`)
enhancement3.x
[v4] New tsconfig.json style: Importing props type in layer component via layer alias fails in [@vue/compiler-sfc]
pending triageupstreampossible regression