import type { ObserverMiddleware } from '@jiotranslate/core-beta'; export declare const TextObserver: (initialOptions: any) => ObserverMiddleware;