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