export { secondsEs, minutesEs, hoursEs, daysEs, weeksEs, monthsEs, yearsEs } from './es'; export { secondsEn, minutesEn, hoursEn, daysEn, weeksEn, monthsEn, yearsEn } from './en'; export { secondsPt, minutesPt, hoursPt, daysPt, weeksPt, monthsPt, yearsPt } from './pt'; //# sourceMappingURL=index.d.ts.map