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