// pf-v5-tabs/pf-v5-tab.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Tab } from '@patternfly/elements/pf-v5-tabs/pf-v5-tab.js'; export const V5Tab: ReactWebComponent;