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