from .._proxy_sync import Proxy
from .._proxy_chain_sync import ProxyChain

__all__ = ('Proxy', 'ProxyChain')
