import { IConfig } from './config/config';
export declare const CONFIG_DEFAULTS: IConfig;
