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