import { Command } from 'commander'; export declare function sessionsCommand(program: Command): void;