export declare class HttpEventSubGlobalAppMiddleware { static use(req: any, executionId: string, traceId: string): Promise; }