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