export declare const hasParent: (element: Element | null | undefined, parent: Element) => boolean;