export declare function printTree(root: any, tab: string): string;