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

declare const BoxingGloveIcon: MdiReactIconComponentType;
export default BoxingGloveIcon;
