export declare enum SOCKS5AuthenticationStatus { SUCCESS = 0, FAILED = 1 }