export = withPayload; declare function withPayload(handler: any): (req: any, res: any) => Promise;