export declare const badge: { dotSize: number; indicatorHeight: number; indicatorHeightSM: number; indicatorZIndex: string; statusSize: number; textFontSize: number; textFontSizeSM: number; textFontWeight: string; colorBgContainer: string; colorBorderBg: string; colorError: string; colorErrorHover: string; colorPrimary: string; colorSuccess: string; colorText: string; colorTextPlaceholder: string; colorWarning: string; fontFamily: string; fontSize: number; fontSizeSM: number; lineHeight: number; lineWidth: number; marginXS: number; motionDurationMid: string; motionDurationSlow: string; motionEaseOutBack: string; paddingXS: number; };