import { Command } from 'commander'; export declare function registerDaemonCommand(program: Command): void;