export declare function parseYamlConfig(filePath: string): any; export declare function parseTomlConfig(filePath: string): any;