import { Observable } from 'rxjs'; export declare function fromMutationObserver(target: Node, options?: MutationObserverInit): Observable>;