import { SvgIconComponent } from './types'; declare const GolfCourseIcon: SvgIconComponent; export default GolfCourseIcon;