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