export declare function importAbsoluteModule<T>(path: string): Promise<T>;
//# sourceMappingURL=importAbsoluteModule.d.ts.map