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