Combine is a Swift only framework. Kotlin can only use frameworks that work with Objective C. In some cases you can write a shim around the framework that will expose Objective C compatible wrappers though I doubt such a thing is feasible with Combine.