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

declare const AddShoppingCartIcon: MdiReactIconComponentType;
export default AddShoppingCartIcon;
