export { default as dateLocales } from './dateLocales'; export { default as getFullDayOfWeek } from './getFullDayOfWeek'; export { default as getFullMonth } from './getFullMonth'; export { default as getShortMonth } from './getShortMonth';