import { Response } from 'express-serve-static-core'; export declare function resBodySerializer(res: Response): any;