export declare enum Protocol { UDP = 1, TCP = 2 } //# sourceMappingURL=protocol.d.ts.map