export default { default: { year: 'numeric', month: 'long', day: 'numeric', }, short: { month: 'short', day: 'numeric', }, }