import { IServiceServer } from '@nestcloud/common'; export declare function handleConsulNodes(nodes: any): IServiceServer[];