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