import type { IconProps } from '../../types'; declare const GitForkLine: import("react").NamedExoticComponent; /** * Remix Icon: Git Fork Line * @see {@link https://remixicon.com/icon/git-fork-line Remix Icon Docs} */ export { GitForkLine };