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