// pf-v5-text-input/pf-v5-text-input.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5TextInput } from '@patternfly/elements/pf-v5-text-input/pf-v5-text-input.js'; export const V5TextInput: ReactWebComponent;