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