import { SpiderContext } from '../context.js'; export declare function downloadHandler(context: SpiderContext): Promise; //# sourceMappingURL=download-handler.d.ts.map