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