import type { IControllerCodexDiagnostic } from '../dist_ts_interfaces/codex.js'; /** Classify bounded untrusted failure text; return only fixed product copy. */ export declare const codexDiagnostic: (errorArg: unknown, stageArg: IControllerCodexDiagnostic["stage"]) => IControllerCodexDiagnostic;