import { ILocaleProps } from '../types/locale';
declare const zhCN: ILocaleProps;
export default zhCN;
