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