export default TreePoint;
declare function TreePoint(props: any): JSX.Element;
