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