import { CardType } from './Card.type'; export declare const name = "Card"; declare const _default: CardType; export default _default;