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