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