import { ControllerHandlerReturnType } from '../../typings/app'; export declare function errorHandler(error: Error): ControllerHandlerReturnType;