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