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