import type { SVGProps } from "react"; import * as React from "react"; declare const SvgGitBranch: (props: SVGProps) => React.JSX.Element; export default SvgGitBranch; //# sourceMappingURL=GitBranch.d.ts.map