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