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