const I18n = require('./i18n'); module.exports = new I18n(); module.exports.I18n = I18n;