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