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