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

declare const TournamentIcon: MdiReactIconComponentType;
export default TournamentIcon;
