/** * An optional critique cannot erase the result of a completed coding turn. * * Keep the warning actionable, but redact it because provider errors occasionally echo request * details and this text becomes part of a persisted session transcript. */ export declare function selfCritiqueSkippedNotice(error: unknown): string; //# sourceMappingURL=completion-notices.d.ts.map