'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.LocaleUtils = undefined; var _LocaleUtils2 = require('./LocaleUtils'); var _LocaleUtils3 = _interopRequireDefault(_LocaleUtils2); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.LocaleUtils = _LocaleUtils3.default; // Deprecated: remove from the next major version! //# sourceMappingURL=index.js.map