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