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

declare const CartOffIcon: MdiReactIconComponentType;
export default CartOffIcon;
