// pf-v5-jump-links/pf-v5-jump-links-item.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5JumpLinksItem } from '@patternfly/elements/pf-v5-jump-links/pf-v5-jump-links-item.js'; export const V5JumpLinksItem: ReactWebComponent;