import type { ULocale } from './enUS'; declare const zhCN: ULocale; export default zhCN;