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