/// export declare const StyledFormControl: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const StyledLabel: import("styled-components").StyledComponent<"label", any, {}, never>; export declare const StyledHelper: import("styled-components").StyledComponent, "value"> | undefined; inputRef?: import("react").RefObject | undefined; } & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").LabelHTMLAttributes & import("react").RefAttributes>, any, { isDisabled?: boolean | undefined; }, never>; export declare const StyledError: import("styled-components").StyledComponent, "value"> | undefined; inputRef?: import("react").RefObject | undefined; } & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").HTMLAttributes & import("react").LabelHTMLAttributes & import("react").RefAttributes>, any, {}, never>;