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