import React from 'react'; import type { TextAreaProps } from '../types'; export declare const Textarea: React.ForwardRefExoticComponent>;