Run to reproduce typescript error:

  1. npm install
  2. npm run tsc

Prepared with:

  1. npx create-react-app i18next-ts-issue --template typescrip
  2. npm install react-i18next
  3. npm install i18next
  4. Modified App.tsx with usage of useTranslation