The NestJS framework classes such as NestJSRouteHandler and NestJSRequestInput are private within the NestJS module. Other framework classes (e.g. NextJS) are public, allowing them to be used in custom queries. Is this an oversight, or is there another way to consume those classes?