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