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

declare const ShoppingBasket2FillIcon: RemixiconReactIconComponentType;
export default ShoppingBasket2FillIcon;
