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