declare const treeReduce: typeof import("../../components-dataset/tree-helper").treeReduce, treeForEach: typeof import("../../components-dataset/tree-helper").treeForEach, treeFind: typeof import("../../components-dataset/tree-helper").treeFind, treeSome: typeof import("../../components-dataset/tree-helper").treeSome;
export { treeReduce, treeForEach, treeFind, treeSome, };
