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