/** * To compute the localized date format * @returns {string} */ export function getDateFormatBasedOnLocale(): string;