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