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