export declare const XRAY_CONTROLLER: "xray"; export declare const XRAY_ROUTES: { readonly START: "start"; readonly STOP: "stop"; readonly STATUS: "status"; readonly NODE_HEALTH_CHECK: "healthcheck"; }; //# sourceMappingURL=xray.d.ts.map