export declare const SelectMenu: (styleProps: any) => string; export declare const SelectMenuPopover: (styleProps: any) => string; export declare const SelectMenuButtonWrapper: (styleProps: any) => string; export declare const SelectMenuButton: (styleProps: any) => string; export declare const SelectMenuButtonIcon: (styleProps: any) => string; export declare const SelectMenuClearButtonWrapper: (styleProps: any) => string; export declare const SelectMenuClearButton: (styleProps: any) => string; export declare const SelectMenuButtonIconsWrapper: (styleProps: any) => string; export declare const SelectMenuButtonText: (styleProps: any) => string; export declare const SelectMenuStaticItem: (styleProps: any) => string; export declare const SelectMenuItem: (styleProps: any) => string; export declare const SelectMenuItemText: (styleProps: any) => string; export declare const SelectMenuItemsWrapper: (styleProps: any) => string; export declare const SelectMenuSearchInputWrapper: (styleProps: any) => string; export declare const SelectMenuSearchInput: (styleProps: any) => string; export declare const SelectMenuTagsWrapper: (styleProps: any) => string; export declare const SelectMenuField: (styleProps: any) => string; export declare const SelectMenuLabelWrapper: (styleProps: any) => string; export declare const SelectMenuLabelWrapperBackground: (styleProps: any) => string; export declare function wrapperSizeProperties(styleProps: any): any;