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

declare const TrophyOutlineIcon: MdiReactIconComponentType;
export default TrophyOutlineIcon;
