export declare const dynamicImport: (toImport: string | T, from?: string, takeDefault?: boolean) => Promise;