import { type Tracer } from '@opentelemetry/api'; export declare function registerSrvxChannels(tracer: Tracer): void;