/** * Session listing for agent command */ /** * List available sessions in a table format */ export declare function listSessions(): Promise;