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