declare function InterceptJsonResponse(clientRes: IncomingMessage, json: object): object | null; export = InterceptJsonResponse