export declare function dynamicImport Promise<{ default: T; }>>(factory: () => Promise): R; //# sourceMappingURL=dynamicImport.d.ts.map