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