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