/* eslint-disable import/order */ import './config'; import './i18n'; export { startup } from './startup';