export declare const strengthLabel: (value: number) => { value: number; text: string; color: string; };