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