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