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