export declare const Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SelectStyled: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SelectItems: import("styled-components").StyledComponent<"ul", any, { hideMargin?: boolean | undefined; }, never>; export declare const SelectItemDivider: import("styled-components").StyledComponent<"li", any, {}, never>; export declare const SelectItemDividerTitle: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const SearchBarWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const NoMatchesContainer: import("styled-components").StyledComponent<"p", any, {}, never>; export declare const CustomItemContainer: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const CustomItemLabelWrapper: import("styled-components").StyledComponent<"p", any, {}, never>; export declare const CustomItemValueWrapper: import("styled-components").StyledComponent<"p", any, {}, never>; export declare const ClearAllButtonWrapper: import("styled-components").StyledComponent<"div", any, { hasSelectedItems: boolean; }, never>; export declare const CustomMessageContainer: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const CustomMessageText: import("styled-components").StyledComponent<"p", any, {}, never>; //# sourceMappingURL=style.d.ts.map