export { default as Card } from './card' export type { CardProps } from './card'