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