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