export declare const classes: { simple: string; centered: string; active: string; nextActive: string; inactive: string; clickable: string; hovered: string; disabled: string; verticalOrientation: string; hasIndicator: string; activeItem: string; indentDivider: string; transparentDivider: string; }; export declare const tokens: { indicatorSize: string; activeIndicatorSize: string; bulletSize: string; activeBulletSize: string; titlePaddingTop: string; contentPaddingTop: string; contentPaddingRight: string; contentSidePadding: string; contentVerticalPadding: string; verticalContentPaddingLeft: string; smallIndicatorIndentHeight: string; largeIndicatorIndentHeight: string; smallBulletIndentHeight: string; largeBulletIndentHeight: string; titleFontFamily: string; titleFontSize: string; titleFontStyle: string; titleFontWeight: string; titleLetterSpacing: string; titleLineHeight: string; contentFontFamily: string; contentFontSize: string; contentFontStyle: string; contentFontWeight: string; contentLetterSpacing: string; contentLineHeight: string; indicatorFontFamily: string; indicatorFontSize: string; indicatorFontStyle: string; indicatorFontWeight: string; indicatorLetterSpacing: string; indicatorLineHeight: string; activeIndicatorFontFamily: string; activeIndicatorFontSize: string; activeIndicatorFontStyle: string; activeIndicatorFontWeight: string; activeIndicatorLetterSpacing: string; activeIndicatorLineHeight: string; activeTitleColor: string; activeTitleColorHover: string; inactiveTitleColor: string; inactiveTitleColorHover: string; contentColor: string; focusColor: string; activeIndicatorBorder: string; activeIndicatorBorderHover: string; bulletActiveIndicatorBorder: string; bulletActiveIndicatorBorderHover: string; loaderSpinnerColor: string; activeIndicatorColor: string; activeIndicatorColorHover: string; activeIndicatorBackground: string; bulletActiveBackground: string; completedTitleColor: string; completedTitleColorHover: string; completedIndicatorColor: string; completedIndicatorColorHover: string; completedIndicatorBackground: string; completedIndicatorBackgroundHover: string; completedBulletBackground: string; completedBulletBackgroundHover: string; completedIndicatorBorder: string; completedIndicatorBorderHover: string; completedBulletBorder: string; completedBulletBorderHover: string; inactiveIndicatorColor: string; inactiveIndicatorColorHover: string; inactiveIndicatorBackground: string; inactiveIndicatorBackgroundHover: string; inactiveBulletBackgroundHover: string; disabledOpacity: string; dividerThickness: string; dividerColor: string; dividerGradientColor: string; dividerVerticalIndentColor: string; dividerVerticalGradientColor: string; }; //# sourceMappingURL=Steps.tokens.d.ts.map