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