With this folder structure
├──components/ | └─Employee/ | └─employee.tsx | └─index.ts | └─app.tsx
I am exporting a type and a component