export declare const classes: { labelPlacementLeft: string; hasCaption: string; valueAlignStart: string; valueAlignCenter: string; valueAlignEnd: string; }; export declare const tokens: { trackHeight: string; trackBackgroundColor: string; trackBorderRadius: string; progressFilledHeight: string; progressFilledBackgroundColor: string; progressFilledBorderRadius: string; topRowMarginBottom: string; labelWrapperGap: string; labelWrapperMarginRight: string; labelColor: string; labelFontFamily: string; labelFontSize: string; labelFontStyle: string; labelFontWeight: string; labelLetterSpacing: string; labelLineHeight: string; labelIconColor: string; valueColor: string; valueMarginLeft: string; valueFontFamily: string; valueFontSize: string; valueFontStyle: string; valueFontWeight: string; valueLetterSpacing: string; valueLineHeight: string; captionColor: string; captionMarginTop: string; captionFontFamily: string; captionFontSize: string; captionFontStyle: string; captionFontWeight: string; captionLetterSpacing: string; captionLineHeight: string; }; //# sourceMappingURL=Progress.tokens.d.ts.map