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