import Foundation enum FluxaRustCoreRuntime { static func version() -> String { fluxaCoreVersion() } }