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

declare const ShoppingBagLineIcon: RemixiconReactIconComponentType;
export default ShoppingBagLineIcon;
