import Card from './component/index';
export * from './component/index';
export default Card;
