import { Command } from "commander"; export declare function registerSessionWorkspaceCommand(sessionCmd: Command): void;