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