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