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