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