import { SVGIconDef } from './types'; declare const ShoppingCartFilled: SVGIconDef; export default ShoppingCartFilled;