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