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

declare const CouponIcon: MdiReactIconComponentType;
export default CouponIcon;
