import { CacheInterface } from "./CacheInterface.js";
export declare const createNoCache: () => CacheInterface;
//# sourceMappingURL=noCache.d.ts.map