import * as React from "react"; declare const Input: React.ForwardRefExoticComponent & React.RefAttributes>; export { Input }; //# sourceMappingURL=input.d.ts.map