declare function arrayBufferToHex (arrayBuffer: ArrayBuffer): string
export = arrayBufferToHex