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