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

declare const TrophyIcon: MdiReactIconComponentType;
export default TrophyIcon;
