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