/** * Legacy credential helpers (optional stored tokens from older CLI versions). */ export declare function statusCommand(): Promise; export declare function logoutCommand(): Promise; //# sourceMappingURL=auth.d.ts.map