/** * Logout Command * * Clears stored authentication credentials. */ export declare function logout(): Promise; //# sourceMappingURL=logout.d.ts.map