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