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