export declare function authCommand(email?: string): Promise; export declare function logoutCommand(): Promise; //# sourceMappingURL=auth.d.ts.map