import { IconProps } from '../types';
declare const BoxingGlove: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default BoxingGlove;
//# sourceMappingURL=BoxingGlove.d.ts.map