export declare const classes: { valueAfter: string; helperTextOuter: string; singleIconContent: string; singleIcon: string; iconOutline: string; customIconSizing: string; }; export declare const privateTokens: { iconSize: string; }; export declare const iconSizePrefixes: { multiple: string; single: string; }; export declare const tokens: { color: string; helperTextColor: string; iconColor: string; outlineIconColor: string; gap: string; fontFamily: string; fontStyle: string; fontSize: string; fontWeight: string; letterSpacing: string; lineHeight: string; helperTextFontFamily: string; helperTextFontStyle: string; helperTextFontSize: string; helperTextFontWeight: string; helperTextLetterSpacing: string; helperTextLineHeight: string; contentGap: string; singleIconContentGap: string; wrapperGap: string; starsWrapperGap: string; scaleFactor: string; iconMarginBottom: string; iconSize: string; actualIconSize: string; iconSizeSmall: string; iconSizeMedium: string; iconSizeLarge: string; singleIconMarginBottom: string; singleIconSize: string; actualSingleIconSize: string; singleIconSizeSmall: string; singleIconSizeMedium: string; singleIconSizeLarge: string; }; //# sourceMappingURL=Rating.tokens.d.ts.map