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