import { GlobalLoader } from '@kit/ui/global-loader'; import { withI18n } from '~/lib/i18n/with-i18n'; export default withI18n(GlobalLoader);