import { TextareaOwnerState } from './Textarea.types'; export declare const TextareaRoot: import("@emotion/styled").StyledComponent & TextareaOwnerState, React.DetailedHTMLProps, HTMLDivElement>, {}>; export declare const TextareaTextarea: import("@emotion/styled").StyledComponent & import("@mui/system").MUIStyledCommonProps & TextareaOwnerState, {}, {}>; export declare const TextareaDecorator: import("@emotion/styled").StyledComponent & TextareaOwnerState, React.DetailedHTMLProps, HTMLDivElement>, {}>;