export declare const activeOpenTelemetry: (serviceName: string, token: string, endpoint: string) => void;
