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