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