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