import I18n from "../lib/i18n"; export default function MyApp({ Component, pageProps }) { return ( ); }