export { default as Card } from './Card'; export type { TCard, TCardWithFancyBoxAttrs } from './TCard.model';