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