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