import { default as React, FC } from 'react'; import { InputProps } from '@chatui/core'; declare const TextAreaComponent: FC; }>; export default TextAreaComponent;