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