/** * cogitator status - show service status */ import { Command } from 'commander'; export declare const statusCommand: Command; //# sourceMappingURL=status.d.ts.map