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