Change the following line:
import TestFunction from "./mainFile"
to this:
import TestFunction from "./mainFile.tsx"