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