import { Cache, SessionCache } from './instances'; export declare class CacheModule { } export { Cache, SessionCache }; export { CacheInterceptor, MakeCache, PreventCache } from './interceptor'; //# sourceMappingURL=index.d.ts.map