export default Raindrop;
declare function Raindrop(props: any): JSX.Element;
