export default eNext; declare function eNext(request: any, response: any, next: any): (error: any) => void;