(short story)
I have two typescript files : renderer.tsx and app.tsx.
renderer.tsx
app.tsx
I want to import the later into the former, so I use :