import { IServiceConfig } from './shared';
declare const config: IServiceConfig;
export default config;
