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

declare const SoccerIcon: MdiReactIconComponentType;
export default SoccerIcon;
