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