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