export declare const classes: { autoStretching: string; filledStretching: string; buttonGroupOverrideStyles: string; horizontal: string; vertical: string; none: string; dense: string; wide: string; segmented: string; default: string; pilled: string; }; export declare const tokens: { buttonGroupOrientation: string; buttonColor: string; buttonTextColor: string; buttonIconColor: string; buttonValueColor: string; buttonBackgroundColor: string; buttonLoadingBackgroundColor: string; buttonColorHover: string; buttonBackgroundColorHover: string; buttonColorActive: string; buttonBackgroundColorActive: string; buttonSegmentedRadius: string; buttonDefaultRadius: string; buttonSideRadius: string; buttonGroupItemsGap: string; buttonScaleHover: string; buttonScaleActive: string; buttonHeight: string; buttonWidth: string; buttonPadding: string; buttonRadiusCircle: string; buttonFontFamily: string; buttonFontSize: string; buttonFontStyle: string; buttonFontWeight: string; buttonLetterSpacing: string; buttonLineHeight: string; buttonBorderColor: string; buttonBorderColorHover: string; buttonBorderColorActive: string; }; //# sourceMappingURL=ButtonGroup.tokens.d.ts.map