import type { Language } from '../index'; export declare const zhCn: Language; export default zhCn;