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