export { default as CreditCard } from './CreditCard'; export { CreditCardProps } from './types';