import TextFieldProps from './type'; export declare const TextFieldWrapperStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TextFieldProps, never>; export declare const TextFieldLabelWrapperStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TextFieldProps, never>; export declare const TextFieldMessageStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TextFieldProps, never>; export declare const ContentStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TextFieldProps, never>; export declare const TextFieldStyled: import("styled-components").StyledComponent<"input", import("styled-components").DefaultTheme, TextFieldProps, never>; //# sourceMappingURL=styled.d.ts.map