export declare function authenticate(): Promise; export declare function logout(): Promise; export declare function status(): Promise; //# sourceMappingURL=auth.d.ts.map