I want to write the interfaces in a single .ts file.
How do i import and export interfaces correctly?
The following code is working, but too cumbersome in my o