import { IConfig } from 'config';
declare const configMock: IConfig;
export default configMock;
