import { IBaseLoaderConfig } from '../definitions/config'; declare const defaultLoaderConfig: IBaseLoaderConfig; export = defaultLoaderConfig;