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