"use strict"; module.exports = { NoMatch: Symbol("protocolkit:NoMatch"), NotEnoughInput: Symbol("protocolkit:NotEnoughInput") };