export default function thruCache(cachePath: string, isValidFn: (j: unknown) => j is T, refreshFn: () => Promise): Promise; //# sourceMappingURL=thruCache.d.ts.map