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