import type { DayPickerLocale } from "../classes/DateLib.js"; /** Chinese (Simplified) locale extended with DayPicker-specific translations. */ export declare const zhCN: DayPickerLocale;