export declare const isHTMLElement: (value: unknown) => value is HTMLElement;