// pf-v5-table/pf-v5-table.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Table } from '@patternfly/elements/pf-v5-table/pf-v5-table.js'; export const V5Table: ReactWebComponent;