export declare const loadYamlConfiguration: (pathToFile: string) => any; export declare const nameFromYamlConfig: (fileName: string) => string;