export declare const TextareaWrapper: (styleProps: any) => string; export declare const Textarea: (styleProps: any) => string; export declare const TextareaField: (styleProps: any) => string; export declare function wrapperSizeProperties(styleProps: any): any; export declare const LabelWrapper: (styleProps: any) => string; export declare const LabelWrapperBackground: (styleProps: any) => string;