///
export declare const ItemRightContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const IconContext: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const GroupTitle: import("styled-components").StyledComponent, any, {}, never>;
export declare const IconContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const ValueContainer: import("styled-components").StyledComponent, any, {
isPlaceholder?: boolean | undefined;
}, never>;