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