import type { CacheBackend } from "./types"; export declare function selectCache(): CacheBackend; //# sourceMappingURL=index.d.ts.map