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