import { Card } from './card.taro'; export type { CardProps } from './card.taro'; export default Card;