import { MdiReactIconComponentType } from './dist/typings';

declare const GolfCourseIcon: MdiReactIconComponentType;
export default GolfCourseIcon;
