import { SVGProps } from "react";
declare const RIGitPullRequestLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIGitPullRequestLine };
