import type { Agents } from 'got';
declare const keepAliveAgents: Agents;
export { keepAliveAgents };
