Variable MutationObserver

    MutationObserver: {
        prototype: MutationObserver;
        new (callback: MutationCallback): MutationObserver;
    }