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