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