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