import MainRequest from '../MainRequest';
export default function ErrorSysMiddleware(request: MainRequest, response: any, next: any): void;
