export declare let checkIfDomTreeContains: (a: HTMLElement, b: HTMLElement) => boolean;