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