import CardContent from './CardContent'; export { ICardContentProps } from './CardContent.props'; export { CardContent }; export default CardContent;