import { encrypt } from './encrypt'; const tag = '/noise/1.0.0'; export { tag, encrypt, }