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

declare const TrophyAwardIcon: MdiReactIconComponentType;
export default TrophyAwardIcon;
