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