export declare function isDescendantOrSelf(potentialDescendant: Element, potentialAncestor: Element): boolean;