export const QueryInsightsHealthScore = ({ score, color, label, }: { score: number color: string label: string }) => ( <>