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