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