export { Card } from "./Card.component"; export type { CardProps } from "./Card.component";