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