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