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

declare const TrophyVariantIcon: MdiReactIconComponentType;
export default TrophyVariantIcon;
