// pf-v5-chip/pf-v5-chip-group.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5ChipGroup } from '@patternfly/elements/pf-v5-chip/pf-v5-chip-group.js'; export const V5ChipGroup: ReactWebComponent;