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