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