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