export declare const progressTokens: {
    calciteProgressBackgroundColor: string;
    calciteProgressFillColor: string;
    calciteProgressTextColor: string;
};
export declare const progress: string;
