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