export declare const compileTsModule: (tsCode: string) => string;
