export declare function getListByPage( currentPageIndex: any, ): Promise>; export declare function getNodeById(id: any): Promise>;