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