export type { ConnectByMacPayload } from './connect-by-mac'; export { connectByMac } from './connect-by-mac'; export type { ConnectSosPayload } from './connect-sos'; export { connectSos } from './connect-sos';