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

declare const ShoppingBasketLineIcon: RemixiconReactIconComponentType;
export default ShoppingBasketLineIcon;
