export declare const progressBarStyle: { container: string; customText: Record<"noSuffix" | "withSuffix", string>; progressBar: string; filledBarSentiments: Record<"danger" | "info" | "primary" | "secondary" | "success" | "warning", string>; }; //# sourceMappingURL=styles.css.d.ts.map