import Card from '../../types/card';

export * from '../../types/card';
export default Card;
