export declare class EurekaDiscovery { private readonly eureka; getServiceAddress(serviceName: string): string; private getPort; }