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

declare const CartArrowRightIcon: MdiReactIconComponentType;
export default CartArrowRightIcon;
