import { GlobalConfigProvider } from './type';
declare const GLOBAL_CONFIG_ZH: GlobalConfigProvider;
export default GLOBAL_CONFIG_ZH;
