import { TolgeeEvent, TolgeeInstance } from '@tolgee/web'; export declare const useTolgee: (events?: TolgeeEvent[]) => TolgeeInstance;