looks like it is closely related to another issue reported by you
https://youtrack.jetbrains.com/issue/CMP-9392 (which is, to my shame, is still not fixed)
unfortunately, im going to vacation since tomorrow and would not be able to fix it (it would be #1 issue after vacation because we have at least two more issues in that area)
the main problem here is default parameter on interface member + cross-module call to such a function
so to workaround the issue you could try temporarily removing default value (it works for current and previous issues, should help in another cases too)