Importing `Tolgee` fails starting from `@tolgee/i18next` v5.23.0. This line: ``` import { Tolgee } from '@tolgee/i18next'; ``` Throws: ``` Module '"@tolgee/i18next"' has no exported member 'Tolgee'.ts ``` It works fine with `@tolgee/i18next` v5.22.0.