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