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