export declare function loadEsmModule<T>(modulePath: string | URL): Promise<T>;
//# sourceMappingURL=load-esm.d.ts.map