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