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

declare const GolfCourse: ReactIconComponentType;
export default GolfCourse;
            