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