LoggerMiddlewareOptions: {
    logger: ((options?) => Middleware);
    [key: string]: any;
}

Type declaration