import { Props } from './index'; export declare const StyledWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const StyledArea: import("styled-components").StyledComponent<"textarea", any, Props, never>;