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