import { Cache } from './cache';
export { Cache } from './cache';
declare const _default: Cache;
export default _default;
