/**
 * lifecycle.ts - Manage MIRA daemon lifecycle with consciousness preservation
 */
import { Command } from 'commander';
export declare function createLifecycleCommand(): Command;
//# sourceMappingURL=lifecycle.d.ts.map