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