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