Create a lazy reference to the User model for use in other models. Resolves after bootstrap without causing circular import issues.
Typed User model constructor
Create a lazy reference to the User model for use in other models. Resolves after bootstrap without causing circular import issues.