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

declare const ShoppingBasketFillIcon: RemixiconReactIconComponentType;
export default ShoppingBasketFillIcon;
