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