import { ConfigType } from '../interface-type';
declare const Config: ConfigType;
export default Config;
