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