/** If this attribute is true, it means that the parent is a remote span. */ export declare const SEMANTIC_ATTRIBUTE_SENTRY_PARENT_IS_REMOTE = "sentry.parentIsRemote"; export declare const SEMANTIC_ATTRIBUTE_SENTRY_GRAPHQL_OPERATION = "sentry.graphql.operation"; //# sourceMappingURL=semanticAttributes.d.ts.map