import type { TOC } from '@ember/component/template-only'; export interface ShoppingBasketSubtractIconSignature { Element: SVGSVGElement; } export declare const ShoppingBasketSubtractIcon: TOC; //# sourceMappingURL=shopping-basket-subtract.d.ts.map