[`flake8-pyi`] Mark `unaliased-collections-abc-set-import` fix as safe (#9679)
## Summary
Prompted by
https://github.com/astral-sh/ruff/issues/8482#issuecomment-1859299411.
The rename is only unsafe when the symbol is exported, so we can narrow
the conditions.