import type { ChorusResult } from "../types.js"; export declare function fallbackAnswer(result: ChorusResult): string;