/// import { InputProps } from "./Input"; export declare const StyledLabel: any; export declare const StyledError: any; export declare const StyledInputWrapper: any; export declare const StyledInput: import("react").FunctionComponent;