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