import { TolgeeInstance } from '@tolgee/web'; import { Module } from 'i18next'; export declare const tolgeeBackend: (tolgee: TolgeeInstance) => Module;