import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const shoppingCartIconName = "shopping-cart";
export declare const shoppingCartIcon: IconShapeTuple;
