export declare function isNodeInRoot(node: HTMLElement, root: HTMLElement): boolean;