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