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

declare const ShoppingCartLineIcon: RemixiconReactIconComponentType;
export default ShoppingCartLineIcon;
