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