import type { DayPickerLocale } from "../classes/DateLib.js"; /** Hindi locale extended with DayPicker-specific translations. */ export declare const hi: DayPickerLocale;