import { ICacheStorage } from './CacheTypes';
export declare function createStorage(type: string): ICacheStorage;
//# sourceMappingURL=createStorage.d.ts.map