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