/// export declare function toHex(buf: Buffer): string; export declare function fromHex(str: string): Buffer;