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

declare const FootballIcon: MdiReactIconComponentType;
export default FootballIcon;
