declare const isInputElement: (element: Element | null) => boolean; export { isInputElement }; //# sourceMappingURL=is-input-element.d.ts.map