import { IncrementalCache } from "./types"; declare const incrementalCache: IncrementalCache; export default incrementalCache;