/** * ่œๅ•ๅˆ—่กจ */ import UserCard from './user-card'; export type { UserInfoModel } from './type'; export { UserCard };