I\'m trying to create a svelte component (using TypeScript), create a type, export it and import it into another file.
Opti