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