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