export declare class MutationObserverService { create(callback: any): MutationObserver; }