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