export declare function importOrRequireFile(filePath: string): Promise<any>;
