import type { Precondition } from "../types.js"; declare const IfMatch: Precondition; export default IfMatch;