export default interface IControllerConnect { connect(...args: any[]): Promise; } //# sourceMappingURL=iControllerConnect.d.ts.map