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