import type { CacheConstructor, ToadCache } from 'toad-cache'; export declare function resolveCacheConstructor(cacheTypeId: CacheTypeId): CacheConstructor>;