export declare function isHtmlElement(candidate: HTMLElement | null): candidate is HTMLElement;