import { Provider } from '../interfaces'; export declare function createCacheManager(): Provider;