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