import { Interaction } from "@onflow/typedefs"; export declare function connectSubscribeEvents(ix: Interaction | Promise, context?: any, opts?: any): Promise;