export declare function encryptData(data: string, publicKey: CryptoKey): Promise;