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