export declare const healthCheck: (serviceName: string, req: any, res: any) => void;
