// pf-v5-select/pf-v5-option-group.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5OptionGroup } from '@patternfly/elements/pf-v5-select/pf-v5-option-group.js'; export const V5OptionGroup: ReactWebComponent;