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