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