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