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