import type { TreeRootAndApi } from "./types"; export declare function makeAsyncTree(): TreeRootAndApi;