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