import { IconProps } from '../types';
declare const Golf: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Golf;
//# sourceMappingURL=Golf.d.ts.map