import { Request } from 'express-serve-static-core'; export declare function reqSerializer(req: Request): any;