declare const tree: (object: JSON | object) => any; export { tree };