// pf-v5-search-input/pf-v5-search-input.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5SearchInput } from '@patternfly/elements/pf-v5-search-input/pf-v5-search-input.js'; export const V5SearchInput: ReactWebComponent;