var testVar: string = 5; export default function test() { }; testVar += 1;