import type { TOC } from '@ember/component/template-only'; export interface ShareRssFeedIconSignature { Element: SVGSVGElement; } export declare const ShareRssFeedIcon: TOC; //# sourceMappingURL=share-rss-feed.d.ts.map