import { RemixiconReactIconComponentType } from './dist/typings';

declare const ShoppingBagFillIcon: RemixiconReactIconComponentType;
export default ShoppingBagFillIcon;
