import Foundation
import sdk_core_swift

public protocol XyoClient: XyoBoundWitnessTarget {
  var pollingInterval: Int {get set}