export declare function decryptMessage(encryptedMessage: string, key: string): string; //# sourceMappingURL=decryptMessage.d.ts.map