//// [parserClassDeclaration24.ts] class any { } //// [parserClassDeclaration24.js] var any = (function () { function any() { } return any; })();