import type { ObserverMiddleware } from '@tolgee/core'; export declare const InvisibleObserver: () => ObserverMiddleware;