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

declare const FootballPitchIcon: MdiReactIconComponentType;
export default FootballPitchIcon;
