declare function healthCheck(port?: number, retryOptions?: object): Promise; export default healthCheck;