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