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