import CardMedia from './CardMedia';
export { ICardMediaProps } from './CardMedia.props';
export { CardMedia };
export default CardMedia;
