import { DateLocalization } from "./type";
export declare const multilingual: Record<string, DateLocalization>;
