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

declare const TennisIcon: MdiReactIconComponentType;
export default TennisIcon;
