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