declare enum Protocol { Legacy = 0, KLAP = 1 } export default Protocol; //# sourceMappingURL=Protocol.d.ts.map