UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 266 B
/// <reference types="react" /> export declare const StyledTextArea: import("@emotion/styled").StyledComponent<import("@mantine/core").TextareaProps & import("react").RefAttributes<HTMLTextAreaElement> & { theme?: import("@emotion/react").Theme; }, {}, {}>;