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

declare const SportsVolleyball: ReactIconComponentType;
export default SportsVolleyball;
            