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