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