/// export declare const TextAreaWrapper: import("styled-components").StyledComponent) => void) | undefined; clear?: import("react").ReactNode; } & import("react").RefAttributes>, import("styled-components").DefaultTheme, {}, never>; export declare const TextArea: import("styled-components").StyledComponent<"textarea", import("styled-components").DefaultTheme, {}, never>;