import { IConfig } from '@preon/core';
declare const config: IConfig;
export default config;
