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