/// <reference types="react" />
export declare const TextAreaStyled: import("styled-components").StyledComponent<"textarea", any, any, never>;
export declare const InfoIcon: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("react").SVGAttributes<SVGSVGElement> & import("react").RefAttributes<SVGSVGElement>>, any, {}, never>;
