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

declare const SportsHockey: ReactIconComponentType;
export default SportsHockey;
            