import type { Localization } from './types';
declare const locale: Localization;
export default locale;
//# sourceMappingURL=cn.d.ts.map