export declare const AvatarGroupsStyles: import("styled-components").StyledComponent<"div", any, {
    hasTooltip: boolean;
}, never>;
interface LengthCountStylesProps {
    size: number;
}
export declare const LengthCountStyles: import("styled-components").StyledComponent<"div", any, LengthCountStylesProps, never>;
export {};
//# sourceMappingURL=Styles.d.ts.map