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