import { TreeData } from '@edifice.io/react'; export declare function getChildrenIds(data: TreeData, folderId: string): string[];