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