import type { IAvatarItemProps } from './index'; export declare const ImageAvatar: import("styled-components").StyledComponent<"div", any, Pick, never>; export declare const DefaultAvatar: import("styled-components").StyledComponent<"div", any, Pick, never>;