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