import * as React from "react"; declare const Input: React.ForwardRefExoticComponent, HTMLInputElement>, "ref"> & React.RefAttributes>; export { Input };