import ProCard from './pro-card'; export type { ProCardProps } from './pro-card'; export default ProCard;