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