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