stubs/sqlalchemy/event/attr.pyi (3 lines of code) (raw):

from typing import Any from .. import util class RefCollection(util.MemoizedSlots): ...