export declare function createAgent(): { onRequest(req: any): void; }; //# sourceMappingURL=agent.d.ts.map