/** * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md */ export declare enum AttributeNames { COMPONENT = "component" }