//#region ../../packages/utils/tree.d.ts declare const flattenTree: (dataList: Array) => Array; //#endregion export { flattenTree };