Invalid import.
          #2177   Compile-time error
          Invalid import.
Additional Information
 An interface module can only import another interface module.
Explanation
An interface module is trying to import a monolithic module or an
implementation module. That is not allowed.