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