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