export default interface IProxyConnectionOptions { address: string; password?: string; }