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