/// import { NodeId } from "./types"; export declare function createNodeId(buffer: Buffer): NodeId;