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