export declare const dynamicImport: (path: string) => Promise<any> | undefined;
//# sourceMappingURL=dynamicImport.d.ts.map