// pf-v5-hint/pf-v5-hint.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Hint } from '@patternfly/elements/pf-v5-hint/pf-v5-hint.js'; export const V5Hint: ReactWebComponent;