import CardComponent from './Card.web'; export default CardComponent; export { CardComponent as Card }; export * from './types';