import TtlCache from '../cache/TtlCache';
import type { TtlCacheOptions } from '../cache/TtlCache';
export { TtlCache };
export type { TtlCacheOptions };
//# sourceMappingURL=index.d.ts.map