import { StrictMode } from 'react' import App from '@/App' import '@/i18n' export const Root = () => ( )