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