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

declare const GolfIcon: MdiReactIconComponentType;
export default GolfIcon;
