import type { CacheStrategy } from "./types.js"; export declare function buildCacheControl(strategy: CacheStrategy): string; //# sourceMappingURL=cache-handler.d.ts.map