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