///
///
import { Theme } from '../../constants';
export declare const Textarea: import("@emotion/styled-base").StyledComponent, HTMLTextAreaElement>, {
theme: Theme;
}, object>;
export declare const TextLimit: import("@emotion/styled-base").StyledComponent;