export declare const HealthCheck: () => (() => void) | ((target: any, key: any, descriptor: PropertyDescriptor) => void);
