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

declare const ShoppingIcon: MdiReactIconComponentType;
export default ShoppingIcon;
