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