import type { DayPickerLocale } from "../classes/DateLib.js"; /** English (South Africa) locale extended with DayPicker-specific translations. */ export declare const enZA: DayPickerLocale;