// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`DecryptionFailureBody Should display "The sender has blocked you from receiving this message" 1`] = `
  
    The sender has blocked you from receiving this message because your device is unverified
  
 
`;
exports[`DecryptionFailureBody Should display "Unable to decrypt message" 1`] = `
  
    Unable to decrypt message
  
 
`;