export declare function rewriteImport(str: any, fn?: any): any; export declare function esModuleToCommonJs(code: any): any;