/** * This MUST constrains the *internal sequencing* of server-side processing — * preconditions must be evaluated after normal request checks and just before * the method's action. Sequencing is not exposed in the request/response on the * wire, so no observable signal distinguishes a conforming from a * non-conforming ordering. */ declare const _default: import("@thymian/core").Rule>; export default _default; //# sourceMappingURL=server-must-evaluate-preconditions-after-normal-checks.rule.d.ts.map