export declare const classes: { avatarItem: string; extraPlacementTopRight: string; extraPlacementTopLeft: string; extraPlacementBottomLeft: string; extraPlacementBottomRight: string; }; export declare const tokens: { avatarSize: string; fontFamily: string; fontSize: string; color: string; fontWeight: string; lineHeight: string; backgroundColor: string; statusIconSize: string; statusOnlineColor: string; statusOfflineColor: string; outlineColor: string; outlineSize: string; outlineOffset: string; scaleHover: string; extraPlacementFactor: string; borderRadius: string; statusLeft: string; statusTop: string; badgeBackground: string; badgeColor: string; badgeBackgroundTransparent: string; badgeColorTransparent: string; badgeColorClear: string; badgeBackgroundClear: string; badgeBorderRadius: string; badgePilledBorderRadius: string; badgeHeight: string; badgePadding: string; badgePaddingIconOnly: string; badgeFontFamily: string; badgeFontSize: string; badgeFontStyle: string; badgeFontWeight: string; badgeLetterSpacing: string; badgeLineHeight: string; badgeLeftContentMarginLeft: string; badgeLeftContentMarginRight: string; badgeRightContentMarginLeft: string; badgeRightContentMarginRight: string; counterBackground: string; counterColor: string; counterBorderRadius: string; counterHeight: string; counterPadding: string; counterFontFamily: string; counterFontSize: string; counterFontStyle: string; counterFontWeight: string; counterLetterSpacing: string; counterLineHeight: string; }; //# sourceMappingURL=Avatar.tokens.d.ts.map