import { SvgIconComponent } from './types'; declare const CreditCardIcon: SvgIconComponent; export default CreditCardIcon;