export declare function logRouteInfos(route: string | ((req: ObjectGeneric) => string), serviceName: string): (req: ObjectGeneric, res: any, next: any) => void;