export declare function decryptData(encryptedData: ArrayBuffer, privateKey: CryptoKey): Promise;