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