/// export declare function toArray(msg: any, enc: any): any[]; export declare function encodeHex(msg: Buffer | Uint8Array): string;