// pf-v5-label-group/pf-v5-label-group.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5LabelGroup } from '@patternfly/elements/pf-v5-label-group/pf-v5-label-group.js'; export const V5LabelGroup: ReactWebComponent;