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