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