import { IAvatarItemProps } from '../item'; export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>; declare type ISizeType = Pick; export declare const MoreItem: import("styled-components").StyledComponent<"div", any, ISizeType, never>; export {};