import { TNodeImpl } from '../tree/tree-types'; export declare function collapse(root: TNodeImpl): TNodeImpl; //# sourceMappingURL=collapse.d.ts.map