export declare function importModule(path: string): Promise<any>;
