import api from './api'; import plugin from './plugin'; export { api as translationApi, plugin as translationPlugin };