export declare function loadConfig(configPath: string): Promise<object>;
