Repository URL to install this package:
/// <reference types="react" /> export declare const TextAreaWrap: (props: any) => JSX.Element;