declare const CreditCardIcon: { name: string; svg: string; }; export default CreditCardIcon;