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