import { TCardComponent } from '../types';
declare const Card: TCardComponent;
export default Card;
