The Desktop Communication library will not attempt to load rapi.dll until you create an instance of the OpenNETCF.Desktop.Communication.RAPI class.
The Imports directive is just a way of telling the compiler that you're going to use types defined in a particular namespace so that you don't have to explicitly qualify each type reference with its full namespace.