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

declare const ShoppingBasket2LineIcon: RemixiconReactIconComponentType;
export default ShoppingBasket2LineIcon;
