import { ReactIconComponentType } from '../types';

declare const SportsHandball: ReactIconComponentType;
export default SportsHandball;
            