import { Connection } from "jsforce"; export declare function login(instance: string): Promise;