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