export declare enum SOCKS5Command { TCPIP_STREAM_CONNECTION = 1, TCPIP_PORT_CONNECTION = 2, UDP_PORT = 3 }