export interface ConfigTempoInterface { enabled: boolean; endpoint: string; serviceName: string; serviceVersion: string; } //# sourceMappingURL=config.tempo.interface.d.ts.map