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

declare const DiscountIcon: MdiReactIconComponentType;
export default DiscountIcon;
