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