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