export declare const routesPath: string[]; export declare function buildTree(searchParamsMap: SearchParamsMap, dir: string): Tree;