export declare const setupMutationObserver: (node: HTMLElement, nodeProvider: HTMLElement, canvasName?: string) => (() => void) | undefined;