export declare function isInputElement(el: HTMLElement | null): el is HTMLInputElement;