export namespace connect {
    function to(oService: any): Promise<any>;
}
