// rh-health-index/rh-health-index.js import type { ReactWebComponent } from '@lit/react'; import type { RhHealthIndex } from '@rhds/elements/rh-health-index/rh-health-index.js'; export const HealthIndex: ReactWebComponent;