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

declare const DealIcon: MdiReactIconComponentType;
export = DealIcon;