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