import { IFileLoader } from '../types';
export declare const ymlLoader: IFileLoader;
