import type { Node } from "./branch"; export declare const nodesById: Node[];