// pf-v5-card/pf-v5-card.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Card } from '@patternfly/elements/pf-v5-card/pf-v5-card.js'; export const V5Card: ReactWebComponent;