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