Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects.
This allows more consistency in the manner we include core headers, where previously there would be a mix of absolute, relative and include path-dependent includes.