import type { DeriveCache } from './types'; export declare const deriveMapCache: DeriveCache; export declare const deriveNoopCache: DeriveCache;