import type { IconProps } from '../../types';
declare const GolfBallFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Golf Ball Fill
 * @see {@link https://remixicon.com/icon/golf-ball-fill Remix Icon Docs}
 */
export { GolfBallFill };
