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