export default PaymentCard;
export * from "./PaymentCard";
import PaymentCard from './PaymentCard';
