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