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