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