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