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