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