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