import { IconComponent } from '../types'; declare const CreditCard: IconComponent; export default CreditCard;