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

declare const WonIcon: MdiReactIconComponentType;
export default WonIcon;
