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