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