import type { Command } from 'commander'; export declare function registerHostCommand(program: Command): Command; //# sourceMappingURL=host.d.ts.map