import { Command } from 'commander'; export declare function createHealthCommand(): Command;