I am building some typescript/react console app for Node.js.
If there is any import module in the source code it adds the export {}; into the output.
export {};