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