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

declare const MedalIcon: MdiReactIconComponentType;
export default MedalIcon;
