import type { Command } from "commander"; export declare function registerSandboxCli(program: Command): void;