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