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