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