import React from 'react';
export declare const Tree: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
