export declare const AvatarMasked: import("@emotion/styled").StyledComponent, HTMLDivElement>, "children" | "sx" | "style" | "className" | "classes" | "variant" | "alt" | "imgProps" | "sizes" | "src" | "srcSet" | "slots" | "slotProps"> & import("@mui/system").MUIStyledCommonProps & { avatarSize?: number; badgeSize?: number; }, {}, {}>; export declare const TokenAvatarGroup: import("@emotion/styled").StyledComponent, HTMLDivElement>, keyof import("@mui/material").AvatarGroupOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const AvatarDefault: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps & { badgeSize?: number; }, {}, {}>; export declare const AvatarDefaultBadge: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps & { size?: number; }, {}, {}>; export declare const AvatarSkeletonContainer: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const AvatarSkeletonMaskedContainer: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps & { badgeSize?: number; }, {}, {}>;