import type { CacheRouterHttpHandler } from "../utils/types"; export declare const downloadArtifactHandler: CacheRouterHttpHandler;