BREAKING CHANGE:
import hook has been moved to a new `prefab_classes_hook` package outside of the main `prefab_classes` module.
* import hook now loads more quickly as it no longer requires the main module after original compilation
* prefab_classes imports are removed from compiled prefab modules if the imports are not used after compilation.