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