import { Root } from '@tracespace/parser'; export default function parseTree(tree: Root): string;