export declare const rewriteCompileScriptOnce: typeof rewriteCompileScript; declare function rewriteCompileScript(): void; export {};