/// import { RenderTTreeProps } from './internal-types'; export default function RenderTTree(props: RenderTTreeProps): JSX.Element;