export declare const authenticate: (userName: string, password: string) => Promise;