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