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

declare const CartOutlineIcon: MdiReactIconComponentType;
export default CartOutlineIcon;
