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

declare const DiscountBoxOutlineIcon: MdiReactIconComponentType;
export = DiscountBoxOutlineIcon;