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

declare const ShoppingCartIcon: MdiReactIconComponentType;
export default ShoppingCartIcon;
