export {}; let first; { var second; function third() {} class Fourth {} let fifth; const sixth = 6; } var seventh;