export declare function getExportFunction(url: any, module: any, mode?: string): Promise; export declare function loadJSExportFunction(config?: { vm: string; vender?: string; }): Promise;