export declare const TextAreaField: import("@emotion/styled").StyledComponent<{ variant?: import("@mui/material").TextFieldVariants | undefined; } & Omit & import("@mui/system").MUIStyledCommonProps, {}, {}>;