chore(Turborepo): Delete or feature-gate imports (#7295)
### Description
Feature-gate the imports used by the daemon-backed package discovery.
### Testing Instructions
Tested manually via `cargo build --features daemon-package-discovery`
Closes TURBO-2273
Co-authored-by: Greg Soltis <Greg Soltis>