// rh-card/rh-card.js import type { ReactWebComponent } from '@lit/react'; import type { RhCard } from '@rhds/elements/rh-card/rh-card.js'; export const Card: ReactWebComponent;