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