export declare function verifyKey(body: ArrayBuffer, signature: string, timestamp: string, clientPublicKey: string): boolean;