import { Agent } from 'http'; declare const agent: Agent; export = agent;