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