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