import { IconDefinition } from '../types'; declare const IconShoppingCart: IconDefinition; export default IconShoppingCart;