export declare const loadModule: (url: string, scope: string, module: string) => () => Promise;