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