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