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