See https://github.com/getsentry/snuba/pull/8245#discussion_r3687009587. It seems that users currently have to import with `from sentry_sdk._types import Attributes`
See getsentry/snuba#8245 (comment).
It seems that users currently have to import with
from sentry_sdk._types import Attributes