/**
 * Health diagnostics command
 */
/**
 * Run diagnostics on ACE configuration and connectivity
 */
export declare function doctorCommand(): Promise<void>;
//# sourceMappingURL=doctor.d.ts.map