import type { TOC } from '@ember/component/template-only'; export interface CreditCardIconSignature { Element: SVGSVGElement; } export declare const CreditCardIcon: TOC; //# sourceMappingURL=credit-card.d.ts.map