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