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