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