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