import { PlainObject } from './common';
declare let config: PlainObject;
export { config };
