declare function Loader(sourceCode: string): string;
export = Loader;
