import Cache from './lib/Cache.js'; import type { Compiled } from './types.js'; declare const _default: Cache; export default _default;