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