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

declare const ShoppingCart2LineIcon: RemixiconReactIconComponentType;
export default ShoppingCart2LineIcon;
