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