export declare class LadMicroService { hostname?: string; port?: number; path: string; }