/// export declare function hmac_sha512(key: string | Buffer, data: string | Buffer): Promise;