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