import * as React from "react"; declare function Droplet(props: React.SVGProps): any; export default Droplet;