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