export default function targetIsDescendant(element: HTMLElement, parent: HTMLElement): boolean;