export declare function findNodeOfTree(data: any, check: any): any;
