export declare function getMaybeWrapperUrl(moduleUrl: any, fetchOpts: any): Promise<any>;
