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