import { Card } from 'antd'; export { CardGridProps, CardMetaProps, CardType, CardSize, CardTabListType, CardProps, CardInterface, } from 'antd/es/card'; export default Card;