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

declare const StadiumIcon: MdiReactIconComponentType;
export default StadiumIcon;
