/// import { TextAreaProps } from './type'; export declare function TextAreaBrick(props: TextAreaProps): JSX.Element;