import { HttpServer } from '@nestjs/common'; export declare function getMiddlewareMountPoint(adapter: HttpServer): string; //# sourceMappingURL=middleware.utils.d.ts.map