export declare const classes: { buttonStretch: string; autoStretching: string; filledStretching: string; fixedStretching: string; contentRelaxed: string; buttonSquare: string; buttonItem: string; buttonLoading: string; buttonHasValue: string; }; export declare const tokens: { buttonColor: string; buttonTextColor: string; buttonIconColor: string; buttonValueColor: string; buttonBackgroundColor: string; buttonBorderColor: string; buttonColorHover: string; buttonBackgroundColorHover: string; buttonBorderColorHover: string; buttonColorActive: string; buttonBackgroundColorActive: string; buttonBorderColorActive: string; buttonLoadingBackgroundColor: string; buttonScaleHover: string; buttonScaleActive: string; buttonHeight: string; buttonWidth: string; buttonPadding: string; buttonRadius: string; buttonRadiusCircle: string; buttonFontFamily: string; buttonFontSize: string; buttonFontStyle: string; buttonFontWeight: string; buttonLetterSpacing: string; buttonLineHeight: string; buttonLeftContentMargin: string; buttonLeftContentAlignSelf: string; buttonRightContentMargin: string; buttonRightContentAlignSelf: string; buttonAdditionalContentMargin: string; buttonAdditionalContentMarginRightWidthValue: string; buttonValueMargin: string; buttonValueFontWeight: string; buttonDisabledOpacity: string; buttonFocusColor: string; buttonSpinnerColor: string; buttonSpinnerSize: string; }; //# sourceMappingURL=Button.tokens.d.ts.map