export declare const SelectField: import("styled-components").StyledComponent<"select", import("styled-components").DefaultTheme, {}, never>; export declare const SelectFieldOption: import("styled-components").StyledComponent<"option", import("styled-components").DefaultTheme, {}, never>;