export declare function isDescendant(child: Element, parent: Element): boolean;
