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