Complexity of the interface is another factor affecting coupling. The more complex each interface is, the higher will be the degree of coupling
The above quoted sentence is from A concise introduction to Software Engineering ,Chapter 6: Design
I don't know how the interface can be used in communication between modules of component diagram ?