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