export declare function onMutation(element: HTMLElement, callback: MutationCallback, options?: MutationObserverInit): MutationObserver;