export { Card } from './Card'; export type { CardProps, CardVariant } from './Card.types';