import type { Foo } from './FooType'; const x: Foo = 1;