export default function formatDate(date: string | Date | number, mask?: string, locale?: import("./fecha").IFechaI18nSettings): string;