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

declare const CartDiscountIcon: MdiReactIconComponentType;
export = CartDiscountIcon;