import { LocaleProps } from "./";
declare const zhCN: LocaleProps;
export default zhCN;
