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