import type { Command } from '../../commands/registry.js'; export declare const healthCommand: Command;