import { Command } from "commander"; export declare function registerFeedbackCommand(parent: Command): void;