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