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