@activecollab/components
Version:
ActiveCollab Components
3 lines • 489 B
TypeScript
/// <reference types="react" />
export declare const StyledAutoResizeTextarea: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../Textarea").TextareaProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, keyof import("../Textarea").TextareaProps> & import("react").RefAttributes<HTMLTextAreaElement>>, any, {}, never>;
//# sourceMappingURL=Styles.d.ts.map