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

declare const CartIcon: MdiReactIconComponentType;
export default CartIcon;
