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