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