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