import type { TaskContext } from "./types.js"; export declare function spawnRequestQualityWarnings(context: TaskContext): string[];