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