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

declare const SportsGolf: ReactIconComponentType;
export default SportsGolf;
            