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