export function logRequest(): (request: any, response: any, next: any) => void;
