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

declare const SportsFootball: ReactIconComponentType;
export default SportsFootball;
            