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