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