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

declare const BadmintonIcon: MdiReactIconComponentType;
export default BadmintonIcon;
