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