export declare function compileModule(code: string, filename: string, getModule?: (path: string) => any): any;