export declare function buildTree(searchParamsMap: SearchParamsMap, dir: string, _type?: NodeType): Tree;