import { VibeBenchAPI } from '../lib/api-client.js';
export declare function voteCommand(api: VibeBenchAPI, model?: string, type?: string, comment?: string): Promise<void>;
//# sourceMappingURL=vote.d.ts.map