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