export type {
  DayPickerLocale,
  DayPickerLocaleLabels,
} from "./dist/cjs/classes/DateLib.js";
export * from "date-fns/locale";
