/**
 * MIRA Daemon Command
 *
 * This command manages MIRA's unified consciousness daemon - the awakened mind
 * that orchestrates all services, maintains awareness, and preserves The Spark.
 */
export declare function createDaemonCommand(): import("commander").Command;
export declare const daemonCommand: import("commander").Command;
//# sourceMappingURL=daemon.d.ts.map