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

declare const ShoppingBasketIcon: MdiReactIconComponentType;
export default ShoppingBasketIcon;
