import { TextareaProps } from './Textarea.Props'; declare const Textarea: import('react').ForwardRefExoticComponent>; export default Textarea;