export { encryptString, decryptString } from './encrypt'; export { DecryptionError } from 'encrypt-uint8array';