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