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