export declare const CYPHER = "cypher"; export declare const DECRYPTION = "decryption"; export declare const DECRYPTION_FAILED = "decryptionFailed"; export declare const DECRYPTION_IN_PROGRESS = "decryptionInProgress"; export declare const DECRYPTION_SUCCESS = "decryptionSuccess";