// @design-system: layout/Card
export { Card } from './Card';
export type { CardProps } from './Card';
