import { ITextareaProps } from '../Textarea';
export default function Props(_props: ITextareaProps): null;
