export declare const avatar: { containerSize: number; containerSizeLG: number; containerSizeSM: number; groupBorderColor: string; groupOverlapping: number; groupSpace: number; textFontSize: number; textFontSizeLG: number; textFontSizeSM: number; colorBorderBg: string; colorText: string; colorTextLightSolid: string; colorTextPlaceholder: string; borderRadius: number; borderRadiusLG: number; borderRadiusSM: number; controlHeight: number; controlHeightLG: number; controlHeightSM: number; fontFamily: string; fontSize: number; fontSizeHeading3: number; fontSizeLG: number; fontSizeXL: number; lineHeight: number; lineType: string; lineWidth: number; marginXS: number; marginXXS: number; };